Problem Note 52956: SAS® Web Report Studio might perform slowly when you attempt to export data from a crosstabulation table to Microsoft Excel
SAS Web Report Studio might perform slowly when you attempt to export data from a crosstabulation table to Microsoft Excel. This problem is most likely to occur if you select Excel (*.xlsx) as the file type in the Export dialog box. It can occur for both OLAP and relational data sources.
Click the Hot Fix tab in this note to access the hot fix for this issue.
After you apply the hot fix, you can set a new property to control column width in Excel. When the property is set to true
(the default), the width of each column is determined by the width of its heading. This setting can cause the performance issue described in this note. When the property is set to false
, each column shares the same fixed width, regardless of its column heading. To improve performance when exporting, set the property to false
by following these steps:
- In SAS® Management Console, select Application Management ► Configuration Manager ► SAS Application Infrastructure.
- Right-click Web Report Studio 4.x, and select Properties.
- In the Properties dialog box, click the Advanced tab.
- Click Add to open the Define New Property dialog box.
- For the Property Name, enter webreportstudio.autoSizeColumns
- For the Property Value, enter
false
- Click OK twice to exit both dialog boxes and save the changes.
- Restart your web application server to enforce the new setting.
Beginning with release 4.4_M2, this property is available without a hot fix.
Operating System and Release Information
SAS System | SAS Web Report Studio | z/OS | 4.31 | 4.4_M2 | 9.3 TS1M0 | 9.4 TS1M2 |
Microsoft® Windows® for x64 | 4.31 | 4.4_M2 | 9.3 TS1M0 | 9.4 TS1M2 |
64-bit Enabled AIX | 4.31 | 4.4_M2 | 9.3 TS1M0 | 9.4 TS1M2 |
64-bit Enabled Solaris | 4.31 | 4.4_M2 | 9.3 TS1M0 | 9.4 TS1M2 |
HP-UX IPF | 4.31 | 4.4_M2 | 9.3 TS1M0 | 9.4 TS1M2 |
Linux for x64 | 4.31 | 4.4_M2 | 9.3 TS1M0 | 9.4 TS1M2 |
Solaris for x64 | 4.31 | 4.4_M2 | 9.3 TS1M0 | 9.4 TS1M2 |
*
For software releases that are not yet generally available, the Fixed
Release is the software release in which the problem is planned to be
fixed.
Type: | Problem Note |
Priority: | medium |
Date Modified: | 2014-05-13 10:23:05 |
Date Created: | 2014-05-12 10:45:28 |